home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 1995 May / PC Answers CD-ROM 7 (Future Publishing) (May 1995).iso / vbits / code / cert / trk3_eg / function / frmfunct.frm (.txt) next >
Encoding:
Visual Basic Form  |  1994-11-16  |  1.1 KB  |  30 lines

  1. frmFunction
  2. Sample of a Function
  3. Form15    
  4. Command2
  5. Command1
  6. Text3
  7. Text2
  8. Text1
  9. Label4
  10. Answer
  11. Label3
  12. Value 2
  13. Label2
  14. Value 1
  15. Label1
  16. Function Example
  17.     Form_Load
  18. Command1_Click
  19. Command2_Click
  20. data1
  21. data2
  22. Answer
  23. text1
  24. text2
  25. MyFunct
  26. text3
  27. Command1_Click
  28. Command2_Click
  29. MyFunct
  30.